Overload List
Name | Description | |
---|---|---|
ContainsKey(Object) |
Returns a value that indicates whether the indexed collection contains an item with the given key value. Implements IIndexScanner(T).ContainsKey(object) |
|
ContainsKey(TKey) |
Returns a value that indicates whether the collection contains an item with the given key value.
|